import React from 'react'; import { ToggleSwitchProps } from './types'; export declare const ToggleSwitch: React.ForwardRefExoticComponent>;