import { OTPProps } from './OTP.Props'; declare const OTP: import('react').ForwardRefExoticComponent & import('react').RefAttributes>; export default OTP;