import { fc } from "@fast-check/vitest"; import type { Value } from "./btree.js"; export declare const arbitraryValue: fc.Arbitrary; //# sourceMappingURL=arbitrary.helpers.d.ts.map