export declare const CborUnsigned: { encode: (value: number) => string; };