import type * as E from "../../../../Either/index.js"; import type * as Ex from "../../../../Exit/index.js"; import * as H from "../../../../Hub/index.js"; import * as M from "../../../../Managed/index.js"; import type * as C from "../core.js"; export declare function fromHubManaged(hub: H.Hub, Elem>>): M.UIO>; //# sourceMappingURL=fromHubManaged.d.ts.map