export { default as OTPInput } from "./src/OTPInput";
export type { default as OTPInputProps } from "./src/OTPInput";
export type { default as BoxDigitProps } from "./src/OTPInput";
