/// export declare const StyledToggleIcon: import("react").ForwardRefExoticComponent; } & import("react").ClassAttributes & import("react").HTMLAttributes, "ref"> & import("react").RefAttributes; } & import("react").ClassAttributes & import("react").HTMLAttributes, any, any>>> & { classSelector: string; }; export declare const StyledToggleLabel: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; }, import("react").DetailedHTMLProps, HTMLSpanElement>, {}>; export declare const StyledToggle: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>;