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