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