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