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