/**
 * Add node modules / packages to the event.
 *
 * Only works in CommonJS (CJS) environments.
 */
export declare const modulesIntegration: () => import("@sentry/core").Integration;
//# sourceMappingURL=modules.d.ts.map