export declare const SubMenuItemWrapper: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, import("../Box").BoxProps & import("../Box").FlexProps & { $isMobileOnly: boolean; }, never>; declare const StyledSubMenuItems: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, import("../Box").BoxProps & import("../Box").FlexProps, never>; export declare const LeftMaskLayer: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {}, never>; export declare const RightMaskLayer: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {}, never>; export declare const StyledSubMenuItemWrapper: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, import("../Box").BoxProps, never>; export default StyledSubMenuItems;