export function showBrowserLogs(): Promise<void>;
export function addBrowserLogs(allure: any): Promise<void>;
