import SwitchProps from './type'; export declare const SwitchCircleStyled: import("styled-components").StyledComponent<"span", import("styled-components").DefaultTheme, SwitchProps, never>; export declare const SwitchStyled: import("styled-components").StyledComponent<"button", import("styled-components").DefaultTheme, SwitchProps, never>; //# sourceMappingURL=styled.d.ts.map