export declare const watch: (suiteNames: string[], tag: string) => void;
