export interface BrandSafetyBlockListUsageFields { current_usage: number; new_usage: number; platform: string; position: string; threshold: number; } //# sourceMappingURL=brand-safety-block-list-usage.d.ts.map