export declare function watchFiles(paths: (string | undefined)[], callback: () => Promise): Promise;