CancelFn: (
    params: { id: string },
    invoker: Invoker,
    env: Env,
) => Promise<InstructionResult>

Type declaration