import { DirectiveOptions, PluginObject } from 'vue'; export declare const MTextareaAutoHeight: DirectiveOptions; declare const TextareaAutoHeightPlugin: PluginObject; export default TextareaAutoHeightPlugin; //# sourceMappingURL=textarea-auto-height.d.ts.map