import { Profiler } from'@sentry/core';
/**
* Profiler namespace for controlling the JS profiler in 'manual' mode.
*
* Requires the `browserProfilingIntegration` from the `@sentry/browser` package.
*/exportdeclareconstuiProfiler: Profiler;
//# sourceMappingURL=index.d.ts.map