import { n as It, t as FastCheckItBuilder } from "./TestBuilder-05FM0mrx.js"; import * as fc from "fast-check"; //#region src/jest-fast-check.d.ts declare const test: FastCheckItBuilder; declare const it: FastCheckItBuilder; //#endregion export { fc, it, test };