/** * PM2.5 AQI to raw concentration linear breakpoints */ export declare const US: number[][][]; /** * PM2.5 AQI to raw concentration linear breakpoints */ export declare const CN: number[][][]; //# sourceMappingURL=pm25.d.ts.map