import { TestAnnotation } from "@effect/core/testing/TestAnnotation/definition"; /** * An annotation which counts repeated tests. * @tsplus static effect/core/testing/TestAnnotation.Ops repeated * @tsplus location "@effect/core/testing/TestAnnotation/operations/repeated" */ export declare const repeated: TestAnnotation; //# sourceMappingURL=repeated.d.ts.map