import type { Rollbar } from '../../index.js';

declare const wrapGlobals: Rollbar.WrapGlobalsType;

export default wrapGlobals;
