export declare const browserProfilingIntegration: () => import("@sentry/core").Integration & {
    name: "BrowserProfiling";
};
//# sourceMappingURL=integration.d.ts.map
