import type { RIO } from "./effect.js"; /** * Canceler Definition */ export declare type Canceler = RIO; //# sourceMappingURL=Canceler.d.ts.map