/// import "@fontsource/ibm-plex-sans"; export declare const ContainerMenu: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLDivElement>, never>> & string; export declare const ContainerMenuRef: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLDivElement>, never>> & string; export declare const FirstTextMenu: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLDivElement>, never>> & string; export declare const SecondaryTextMenu: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLDivElement>, never>> & string; export declare const ButtonMenu: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLButtonElement>, never>> & string; export declare const IconArrow: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLElement>, never>> & string; export declare const SectionLogo: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLElement>, never>> & string; export declare const SectionsWitcher: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLElement>, never>> & string; export declare const MainContainerHeader: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLDivElement>, never>> & string; export declare const ContainerUser: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLDivElement>, never>> & string; export declare const ContainerProfile: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLDivElement>, never>> & string; export declare const ContainerIcons: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLDivElement>, never>> & string; interface ContainerGeneralProps { minColumnWidth?: string; gap?: string; } export declare const ContainerGeneral: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute, HTMLDivElement>, ContainerGeneralProps>> & string; export declare const List: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLParagraphElement>, never>> & string; export declare const ListSecondary: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLParagraphElement>, never>> & string; export declare const DivMenu: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLDivElement>, never>> & string; export {}; //# sourceMappingURL=style.d.ts.map