import { API } from 'homebridge';

declare const _default: (api: API) => void;

export = _default;
