type SimpleObject = { [key: string | number]: any; };