import * as T from "../../Effect/index.js";
import * as Annotations from "../Annotations/index.js";
export declare function fibersPerTest<R, E, A>(self: T.Effect<R, E, A>): T.Effect<import("../../Has/index.js").Has<Annotations.Annotations> & R, E, A>;
//# sourceMappingURL=index.d.ts.map