export declare const nextjsClientStackFrameNormalizationIntegration: (args_0: {
    assetPrefix?: string | undefined;
    basePath?: string | undefined;
    rewriteFramesAssetPrefixPath: string;
    experimentalThirdPartyOriginStackFrames: boolean;
}) => import("@sentry/core").Integration;
//# sourceMappingURL=clientNormalizationIntegration.d.ts.map