import React from 'react'; import { InoSwitchProps } from './InoSwitch.types'; export declare const InoSwitch: React.FC;