declare const SwitchComponentConstants: { CLASSNAME: string; INPUT: string; LABEL: string; }; export default SwitchComponentConstants;