export declare function run(binPath: string, argv: string[], startTime: number): Promise; export { }