import { SagaNodeScope } from '../types'; export declare function throwIfCancelled(this: SagaNodeScope): void;