import { Sample } from "@effect/core/testing/Sample/definition"; /** * A sample without shrinking. * @tsplus static effect/core/testing/Sample.Ops noShrink * @tsplus location "@effect/core/testing/Sample/operations/noShrink" */ export declare function noShrink(a: A): Sample; //# sourceMappingURL=noShrink.d.ts.map