paraSessionInfo: {
      /**
       * The validator account keys of the validators actively participating in parachain consensus.
       **/
      accountKeys: AugmentedQuery<ApiType, (arg: u32 | AnyNumber | Uint8Array) => Observable<Option<Vec<AccountId32>>>, [u32]> & QueryableStorageEntry<ApiType, [u32]>;