import InputOTP from './InputOTP.component';
import type { InputOTPProps } from './InputOTP.type';
export { InputOTP, type InputOTPProps };
