export declare const TabBar: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLDivElement>, never> & Partial, HTMLDivElement>, never>>> & string; export declare const TabItem: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLDivElement>, "$selected" | "$activeTabColor" | "$activeTabSeparator" | "$inactiveTabColor" | "$tabHoverColor"> & { $selected?: boolean; $activeTabColor?: string; $activeTabSeparator?: string; $inactiveTabColor?: string; $tabHoverColor?: string; }, never> & Partial, HTMLDivElement>, "$selected" | "$activeTabColor" | "$activeTabSeparator" | "$inactiveTabColor" | "$tabHoverColor"> & { $selected?: boolean; $activeTabColor?: string; $activeTabSeparator?: string; $inactiveTabColor?: string; $tabHoverColor?: string; }, never>>> & string; export declare const TabsContainer: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLDivElement>, "$tabLineColor" | "$separatorColor"> & { $tabLineColor?: string; $separatorColor?: string; }, never> & Partial, HTMLDivElement>, "$tabLineColor" | "$separatorColor"> & { $tabLineColor?: string; $separatorColor?: string; }, never>>> & string; export declare const TabContent: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLDivElement>, "$tabContentColor" | "$withoutPadding"> & { $tabContentColor?: string; $withoutPadding?: boolean; }, never> & Partial, HTMLDivElement>, "$tabContentColor" | "$withoutPadding"> & { $tabContentColor?: string; $withoutPadding?: boolean; }, never>>> & string; export declare const ScrollableContainer: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLDivElement>, never> & Partial, HTMLDivElement>, never>>> & string; export declare const TabsScroller: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLDivElement>, never> & Partial, HTMLDivElement>, never>>> & string; //# sourceMappingURL=StyledTabs.d.ts.map