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