export declare const CLASSES: { switch: string; 'switch.is-checked': string; 'switch.is-loading': string; 'switch.is-disabled': string; 'switch--label-left': string; 'switch--small': string; 'switch--medium': string; 'switch--large': string; 'switch__state-container': string; 'switch__state-content': string; 'switch__state-content--left': string; 'switch__state-dot': string; switch__input: string; switch__label: string; }; export declare const TTANSITION_DURING = 133;