import type { HandlerResult } from './server'; export declare function handleFlushSyncGeneratorChangesToDisk(generators: string[]): Promise;