export declare const Title: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; }, import("react").DetailedHTMLProps, HTMLLIElement>, {}>; export declare const StyledMenuItem: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; } & { selected: Boolean; }, import("react").DetailedHTMLProps, HTMLLIElement>, {}>;