export declare function run(entryFile: string, args: string[]): { dispose: () => Promise; };