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