import React from 'react'; export declare const getDefaultCounterText: (textLength: number, maxLength?: number) => string; export declare const Textarea: React.ForwardRefExoticComponent, "size" | "style" | "value" | "defaultValue" | "onChange"> & import("./typings").TextareaIncomeProps & React.RefAttributes>;