/** * Radius (in m) from the station/sensor, where we consider the air quality * measurement to be okay. */ export declare const ACCURATE_RADIUS = 10000;