export interface AdsAnomalyDetectionFields { anomaly_data: Record[]; day: number; }