import type { GatewayPlugin } from '../types.cjs';
export declare function useUpstreamCancel(): GatewayPlugin;
