import type { Integration } from '@sentry/core'; /** Adds screenshots to error events */ export declare const screenshotIntegration: () => Integration; //# sourceMappingURL=screenshot.d.ts.map