export declare const FlintTextareaEvents: { readonly INPUT: "flint-textarea-input"; readonly CHANGE: "flint-textarea-change"; };