import { ThemeType } from '../../constants'; declare const _default: { Container: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; Label: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; }, import("react").DetailedHTMLProps, HTMLSpanElement>, {}>; ReactToggleButtonContainer: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; thumbStyle: (theme: ThemeType) => { height: number; width: number; border: string; boxShadow: string; background: "#FFFFFF" | "#FFFDF2"; backgroundColor: "#FFFFFF" | "#FFFDF2"; }; trackStyle: { borderRadius: number; height: number; width: number; }; }; export default _default; //# sourceMappingURL=style.d.ts.map