/* Add here all project types like: users, api returns, items. Leave only the type of props they receive in the components. The typings in this document should follow the pattern starting with "I" first and also using the camel case. Example: interface IUser { id: string name: string } */