declare const styles: { root: string; root__gray: string; tabRoot: string; tabRootMobile: string; tabList: string; tabListPills: string; tabListBar: string; tabLabelRoot: string; tabLabel: string; tabLabel__selected: string; tabLabelPillsRoot: string; tabLabelPills: string; tabLabelBarRoot: string; tabLabelPills__selected: string; tabLabelPills__gray: string; tabLabelPills__selected__gray: string; tabLabelPills__brandColor: string; tabLabelPills__selected__brandColor: string; tabLabel__selected__bar: string; tabItems__fullWidth: import("styled-components").FlattenSimpleInterpolation; tabItems: import("styled-components").FlattenSimpleInterpolation; tabItems__bar: import("styled-components").FlattenSimpleInterpolation; }; export default styles; //# sourceMappingURL=tabs.styles.d.ts.map