/**
 * @public
 */
declare const Divider: import("styled-components").StyledComponent<any, any, object, string | number | symbol>;
export default Divider;
//# sourceMappingURL=Divider.d.ts.map