///
import type { OwnProps } from './types';
export declare const DividerView: import("@emotion/styled").StyledComponent<{
theme?: import("@emotion/react").Theme | undefined;
as?: import("react").ElementType | undefined;
} & OwnProps, import("react").DetailedHTMLProps, HTMLHRElement>, {}>;
//# sourceMappingURL=styles.d.ts.map