export declare const StyledMenu: import("@emotion/styled").StyledComponent & { title?: string | undefined; } & { theme?: import("@emotion/react").Theme | undefined; }, {}, {}>;