export declare const StyledToolbar: import("styled-components").StyledComponent<"header", import("styled-components").DefaultTheme, {}, never>; export declare const MenuTitleWrapper: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {}, never>; export declare const ProjectTitle: import("styled-components").StyledComponent<"h1", import("styled-components").DefaultTheme, {}, never>; export declare const PrimaryControls: import("styled-components").StyledComponent<"ul", import("styled-components").DefaultTheme, {}, never>; export declare const SecondaryControls: import("styled-components").StyledComponent<"ul", import("styled-components").DefaultTheme, {}, never>; export declare const ContextualInformation: import("styled-components").StyledComponent<"section", import("styled-components").DefaultTheme, {}, never>; export declare const Title: import("styled-components").StyledComponent<"h1", import("styled-components").DefaultTheme, {}, never>;