import React from 'react'; import type { SmartOTPFieldProps } from '../types/OTPTypes'; export declare const SmartOTPField: React.FC;