export type IFooItem = { id: string name: string }