import React from 'react'; import { ViewProps } from '../primitives/View'; export declare const HR: React.ComponentType;