export declare function run(file: string, ...args: Array): Promise; export declare function main(): void; //# sourceMappingURL=runner.d.ts.map