import { FunctionComponent } from "react"; import { HtmlProps } from "../../common"; export declare const Toggle: FunctionComponent;