declare type InjectedProps = { $active: boolean; }; export declare const SwitcherListStyle: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {}, never>; export declare const SwitcherIndicatorStyle: import("styled-components").StyledComponent<"span", import("styled-components").DefaultTheme, {}, never>; export declare const SwitcherLabelStyle: import("styled-components").StyledComponent<"span", import("styled-components").DefaultTheme, InjectedProps, never>; export declare const SwitcherItemStyle: import("styled-components").StyledComponent<"button", import("styled-components").DefaultTheme, InjectedProps, never>; export {}; //# sourceMappingURL=SwitcherStyles.d.ts.map