import { API } from "homebridge";

//#region src/index.d.ts
declare const _default: (api: API) => void;
//#endregion
export { _default as default };
//# sourceMappingURL=index.d.ts.map