export { default as OtpInput } from './src/OtpInput';
export type { OtpInputProps, OtpInputRef } from './src/OtpInput';
