import * as Ord from "../Ord/index.js";
import type * as Fiber from "./core.js";
export declare const runtimeOrd: <E, A>() => Ord.Ord<Fiber.Runtime<E, A>>;
//# sourceMappingURL=runtimeOrd.d.ts.map