export declare function autoresize(node: HTMLTextAreaElement, data: { rows: number; }): void;