import React from 'react'; import { SwitchProps } from './interfaces'; export declare const Switch: React.ForwardRefExoticComponent>;