import type { SerializedStyles } from '@emotion/serialize'; export declare function customColor(props: any): SerializedStyles; export declare function antSwitchStyle(props: any): SerializedStyles; export declare function androidSwitchStyle(props: any): SerializedStyles; export declare function iosSwitchStyle(props: any): SerializedStyles; //# sourceMappingURL=Switch.styles.d.ts.map