export declare const API: { READINESS: { UCCX_SERVER_ENTITY_STATS: (customerId: number) => string; LICENSE_USAGE_SUMMARY: (customerId: number) => string; }; };