import * as C from "./core.js"; export declare function accessSink(f: (r: R) => C.Sink): C.Sink; //# sourceMappingURL=accessSink.d.ts.map