export declare const CborInteger: { read: (value: string) => number; };