export default Divider;
declare const Divider: import("styled-components").StyledComponent<"hr", any, {}, never>;
