JsonParsedRpcAccount: AccountInfoBase & {
    data: JsonParsedDataResponse<unknown>;
}