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