export declare const labelTextStyle: string; export declare const disabledStyle: string; export declare const labelStyle: string; export declare const fixedLabelStyle: string; export declare const inputStyle: string; export declare const switchStyle: string; export declare const selectedLabel: string; export declare const selectedSwitch: string;