export interface BrandSafetyBlockListUsageFields { current_usage: number; new_usage: number; platform: string; position: string; threshold: number; }