import { RuntimeFlags } from "@effect/core/io/RuntimeFlags/definition"; /** * @tsplus getter effect/core/io/RuntimeFlags opSupervision * @tsplus location "@effect/core/io/RuntimeFlags/operations/opSupervision" */ export declare function opSupervision(self: RuntimeFlags): boolean; //# sourceMappingURL=opSupervision.d.ts.map