export const decodeFromBase58: (...arg0: args[]) => T; export function encodeAsBase58(bytes: Uint8Array): string;