export declare function deviceFingerprint(pub: Uint8Array): string; export declare function fingerprintOfEncoded(pub: string): string | null;