import type { EventMapperWrapperReference, TextAreaProperties, TextAreaReference } from '../../../implementations/type'; export type Reference = EventMapperWrapperReference>; export declare const Index: import("react").ForwardRefExoticComponent & import("react").RefAttributes>; export default Index;