import { IAPI } from './homebridge-types.js';
/**
 * This method registers the platform with Homebridge
 */
declare const _default: (api: IAPI) => void;
export default _default;
//# sourceMappingURL=index.d.ts.map