CollectionAccount: StorageDescriptor<
    [SS58String, number],
    undefined,
    true,
    never,
>

The collections owned by any given account; set out this way so that collections owned by a single account can be enumerated.