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