pub type VotingCleanup<T: Config<I>, I: 'static = ()> = StorageMap<_GeneratedPrefixForStorageVotingCleanup<T, I>, Blake2_128Concat, PollIndexOf<T, I>, BoundedVec<u8, KeyLenOf<Voting<T, I>>>>;