import { SwitchProps } from "./type.mjs";
import * as _$react from "react";

//#region src/base-ui/Switch/Switch.d.ts
declare const Switch: _$react.NamedExoticComponent<SwitchProps>;
//#endregion
export { Switch };
//# sourceMappingURL=Switch.d.mts.map