type alias ss58.DecodeResultimport { type ss58 } from "https://deno.land/x/capi@v0.1.1-beta.1/crypto/mod.ts"; const { DecodeResult } = ss58; definition: [number, Uint8Array]