export { default as VerificationCodeInput } from './src/VerificationCodeInput'; export type { VerificationCodeInputProps } from './src/VerificationCodeInput';