/// export interface SwitchProps { } declare const Switch: React.FC; export default Switch; //# sourceMappingURL=Switch.d.ts.map