import type * as chokidar from 'chokidar'; export declare const waitForInitialScanCompletion: (watcher: chokidar.FSWatcher) => Promise;