import { WithStyles } from '@material-ui/core/styles/withStyles'; export declare const styles: () => Record<"root" | "caption" | "switch" | "boxTitle", import("@material-ui/core/styles/withStyles").CSSProperties>; export declare type Styles = WithStyles; //# sourceMappingURL=SwitchBox.style.d.ts.map