import { Service, Characteristic } from 'homebridge'; export declare function add(maybeDevice: Promise, service: Service, characteristic: typeof Characteristic.PM2_5Density): Characteristic; //# sourceMappingURL=pm2_5-density.d.ts.map