import { TSwitchComponent } from '../types';
declare const SwitchWithRef: TSwitchComponent;
export default SwitchWithRef;
