import { BrowserOptions } from '@sentry/browser';
import { Client } from '@sentry/core';
/**
 * Inits the React SDK
 */
export declare function init(options: BrowserOptions): Client | undefined;
//# sourceMappingURL=sdk.d.ts.map
