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