export type IterationItem = { [key: string]: any; value: T; };