import { replayIntegration } from '@sentry/react';
declare const browserReplayIntegration: (options?: Parameters<typeof replayIntegration>[0]) => ReturnType<typeof replayIntegration>;
export { browserReplayIntegration };
//# sourceMappingURL=browserReplay.d.ts.map
