import * as Sentry from '@sentry/browser'; declare const _default: { init: (formsAppId: number, options: Sentry.BrowserOptions) => void; captureException: typeof Sentry.captureException; setTag: typeof Sentry.setTag; }; export default _default;