export declare function uploadReport(reportPath: string, timeout?: number): Promise; export declare function listFiles(dir: string): Promise;