export { inputOtpProps, default as UInputOtp } from './src/InputOtp'; export type { InputOtpProps } from './src/InputOtp'; export type * from './src/public-types';