import { FunctionComponent } from 'react'; import { TaroSwitchProps } from "../../types"; export declare const Switch: FunctionComponent>;