export declare const PLATFORM_NAME = "hOnUltimate"; export declare const PLUGIN_NAME = "homebridge-hon-ultimate"; export declare const HON_AUTH_CONFIG: { UserPoolId: string; ClientId: string; Region: string; }; export declare const API_URL = "https://api-iot.he.services/enterprise/v1";