import type { ControllerFactory } from './types'; export declare const textareaController: ControllerFactory;