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