export declare const API: { WEBEX_CHECK_CONTROL_HUB_INTEGRATION: string; SITES: string; SITE: string; DEVICE_TYPES: string; SITE_SETTINGS: string; VM_USER_TEMPLATES: string; USER_TEMPLATES_UPLOAD_LIST: string; USER_TEMPLATE_TOKEN: string; }; export declare const USER_CREATION_TYPES: { CUCM: string; MT: string; }; export declare const MAX_INTEGER = 2147483647;