/**
 * The maximum pageSize used in API queries to c8y.
 */
export declare const MAX_PAGE_SIZE = 2000;
//# sourceMappingURL=common.constants.d.ts.map