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