import { StyleRules } from '@material-ui/core/styles';
import { SwitchClassKey } from '@material-ui/core/Switch';
export declare const MuiSwitch: Partial<StyleRules<SwitchClassKey>>;
