import * as React from "react"; import { OtpInputProps, OtpInputRef } from "./OtpInput.types"; export declare const OtpInput: React.ForwardRefExoticComponent>;