import { BrowserOptions } from '@sentry/react';
declare function initSentry(options: BrowserOptions): void;
export { initSentry };
