import * as Switch from "@radix-ui/react-switch";
export declare const SwitchRoot: import("react").ForwardRefExoticComponent<Switch.SwitchProps & import("react").RefAttributes<HTMLButtonElement>>;
export declare const SwitchThumb: import("react").ForwardRefExoticComponent<Switch.SwitchThumbProps & import("react").RefAttributes<HTMLSpanElement>>;
//# sourceMappingURL=Switch.d.ts.map