import type { Event } from '@sentry/core';
/**
 * Sets the URL processing metadata for the event.
 */
export declare function setUrlProcessingMetadata(event: Event): void;
//# sourceMappingURL=setUrlProcessingMetadata.d.ts.map