export type TCacheFunction = (collection: Map | Set, nextNumber: number) => number; //# sourceMappingURL=cache-function.d.ts.map