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

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