import React from "react"; import type { SwitchProps } from "./types"; export declare const Switch: React.ForwardRefExoticComponent>;