/**
 * Name of the platform as it appears in the Homebridge config.json.
 */
export declare const PLATFORM_NAME = "ConnectorHub";
/**
 * Name of the plugin as defined the package.json.
 */
export declare const PLUGIN_NAME = "homebridge-connector-hub";
//# sourceMappingURL=settings.d.ts.map