import type { HandlerResult } from './server';
export declare function handleGetSyncGeneratorChanges(generators: string[]): Promise<HandlerResult>;
//# sourceMappingURL=handle-get-sync-generator-changes.d.ts.map