export declare const CborAddress: { encode: (value: string, encoding?: string) => string; };