import { Event } from "@sentry/browser"; export declare const filterInternalExeptions: (event: Event) => Event;