declare const styles: {
    root: string;
    isEnabled: string;
    isDisabled: string;
};
export = styles;
