import { SyncFilesFnParams } from "../../types"; export default function watchFiles({ files, options, }: SyncFilesFnParams): Promise;