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