import { Props } from './index'; export declare const StyledWrapper: import("styled-components").StyledComponent<"div", any, Props, never>; export declare const StyleToggle: import("styled-components").StyledComponent<"div", any, Props, never>; export declare const StyledSlider: import("styled-components").StyledComponent<"div", any, Props, never>; export declare const StyledBullet: import("styled-components").StyledComponent<"div", any, Props, never>; export declare const StyledText: import("styled-components").StyledComponent<"div", any, Props, never>;