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