import { API } from "homebridge";

//#region src/index.d.ts
declare const _default: (api: API) => void;
export = _default;
//# sourceMappingURL=index.d.cts.map