export interface GeneratedAnalyticsMetadataTextareaComponent { name: 'awsui.Textarea'; label: string; properties: { value: string; }; }