export type DividerProps = React.ComponentProps<"hr">; export declare const Divider: import("react").ForwardRefExoticComponent, HTMLHRElement>, "ref"> & import("react").RefAttributes>;