export interface BrandingAssetsDto { assetId?: string; asset_type?: string; error?: string; }