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