import { DividerProps } from './Divider.types'; export declare const StyledDivider: import("styled-components").StyledComponent;