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