export declare enum TextAreaVariantType {
    DEFAULT = "DEFAULT"
}
