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