import type { BytesCoder } from '@scure/base';
export declare const base58check: BytesCoder;
export { base58 } from '@scure/base';
//# sourceMappingURL=base58.d.ts.map