import type { DividerProps } from './types'; export declare const StyledDivider: import("styletron-react").StyletronComponent<"hr", DividerProps>;