export declare const getMultibaseFingerprintFromPublicKeyBytes: (publicKey: Uint8Array, encoding?: string) => string;