1import { ComponentType } from 'react';
2import { ViewProps } from '../primitives/View';
3export declare const HR: ComponentType<ViewProps>;
4//# sourceMappingURL=Rules.web.d.ts.map