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