/** * Best-effort tab screenshot for error reports. * Hides the report modal during capture so it is not in the image. */ export declare function captureTabScreenshot(): Promise;