import chokidar from 'chokidar';
export default function (options: any): chokidar.FSWatcher;
