import type * as M from "../../../../Managed/index.js"; import * as C from "../core.js"; /** * Use a managed to emit an output element */ export declare function managedOut(self: M.Managed): C.Channel; //# sourceMappingURL=managedOut.d.ts.map