export declare const StyledDropDown: import("@emotion/styled").StyledComponent<import("../../molecules/dropdown").Props & {
    theme?: import("@emotion/react").Theme;
}, {}, {}>;
