import type { PeerTransportBinaryEncoder } from '../transport'; export declare const cborBinaryEncoder: PeerTransportBinaryEncoder; //# sourceMappingURL=cborBinaryEncoder.d.ts.map