export declare const bigIntRange: (count: bigint) => Generator<bigint>;
//# sourceMappingURL=bigint-range.d.ts.map