import { SentryExpoWebOptions } from './utils';
export declare const init: (options?: SentryExpoWebOptions) => void;
