import React from 'react'; import type { SwitchProps } from './types'; export declare const Switch: React.FC; //# sourceMappingURL=Switch.d.ts.map