import { Theme } from '../../utils/theme'; declare const StyledDivider: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components/dist/types').Substitute, HTMLHRElement>, { $vertical?: boolean; theme: Theme; }>> & string; export { StyledDivider };