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