import { Menu } from "../../../flex-ui-core/src"; export declare const StyledMenu: import("@emotion/styled").StyledComponent; }>; export declare const ScrollableLi: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; }, import("react").DetailedHTMLProps, HTMLUListElement>, {}>; export declare const Divider: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; } & { margin?: string; }, import("react").DetailedHTMLProps, HTMLHRElement>, {}>; export declare const HiddenH3Header: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; }, import("react").DetailedHTMLProps, HTMLHeadingElement>, {}>;