import { default as React } from 'react'; export declare const SubtitleItemWrapper: import('styled-components').StyledComponent<"ul", any, {}, never>; export declare const SubmenuText: import('styled-components').StyledComponent<({ children, disabled, childrenCollapsed, ...rest }: any) => React.JSX.Element, any, {}, never>;