export declare function watchFiles(files: string[], buildFn: (file?: string) => Promise): Promise;