import type { Serializer } from '../../../types/Serializer.js';
export declare const serializeUrl: Serializer;
