import React from "react"; import type { InputTextProps } from "./InputText.types"; export declare const InputText: React.ForwardRefExoticComponent>;