import './index.css'; import { type SwitchInputProps } from './SwitchInput'; export type SwitchProps = SwitchInputProps; declare const _default: import("react").MemoExoticComponent, "ref" | "onChange"> & import("react").RefAttributes>>; export default _default; //# sourceMappingURL=index.d.ts.map