export declare function waitForFile(filePath: string): Promise<boolean>;
