/// import type { SmartSwitch } from './PropTypes'; declare const Switch: import("react").FC; export { Switch }; export { SmartSwitch, SmartSwitchEvents, SmartSwitchExternalClassName, SmartSwitchProps, SmartSwitchChangeEvent, } from './PropTypes';