/**
 * Maximum number of items we can fetch from
 * the API.
 */
export declare const REQUEST_COUNT_THRESHOLD = 2500;
//# sourceMappingURL=constant.d.ts.map