import * as fc from './fast-check.js'; export declare const is: (u: unknown) => u is fc.Arbitrary; //# sourceMappingURL=arbitrary.d.ts.map