export type List = { count: number list: Array }