import React from 'react'; import { SwitchProps } from './types'; export * from './types'; export declare const Switch: React.ForwardRefExoticComponent>; //# sourceMappingURL=index.d.ts.map