export type WatchCallback = (file: string, event: string) => void;