import { IPopoverDropdownProps } from './types'; declare type TStyleProps = Pick; declare const _default: { DivStyled: import("styled-components").StyledComponent<"div", any, {}, never>; ListStyled: import("styled-components").StyledComponent<"ul", any, TStyleProps, never>; halfSize: string; }; export default _default; //# sourceMappingURL=PopoverDropdown.styles.d.ts.map