import { SyncFoldersFnParams } from "../../types"; export default function watchFolders({ folders, options, }: SyncFoldersFnParams): Promise;