AccountValue: {
    bech32: string;
    keys: "read-only" | "keplr";
    name?: string;
    path?: number[];
    pk?: string;
}