import { LitElement, type TemplateResult } from 'lit'; /** * A **text area** component is used for entering a paragraph of text that is longer than one line. * @alias Text Area */ export declare class PfTextArea extends LitElement { #private; static readonly styles: CSSStyleSheet[]; static readonly formAssociated = true; static readonly shadowRootOptions: ShadowRootInit; /** Accessible label for the input when no `