import * as Sentry from '@sentry/nextjs'; export declare function filterAppSentryErrors(event: Sentry.ErrorEvent): Sentry.ErrorEvent | null; //# sourceMappingURL=sentry-utils.d.ts.map