import type { FSWatcher } from 'chokidar';
export declare const initEasycom: (watcher?: FSWatcher) => void;
