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