export * from './bs32'; export * from './bs58'; export * from './bs64'; export declare function decodeMultibase(multibase: string): Uint8Array;