import { TextareaProps } from './types'; declare const _default: import('vue').DefineComponent any; }, string, import('vue').PublicProps, Readonly & Readonly<{ "onUpdate:modelValue"?: ((value: string) => any) | undefined; }>, { size: import('../..').Size; disabled: boolean; block: boolean; modelValue: string; resize: "none" | "vertical" | "horizontal" | "both"; placeholder: string; readonly: boolean; rows: number; }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>; export default _default;