import type { Integration } from '@sentry/core'; /** Loads runtime JS modules from prepared file. */ export declare const modulesLoaderIntegration: () => Integration; //# sourceMappingURL=modulesloader.d.ts.map