what is the type for react setSTATE hook code example Example: type usestate([]) const [products, setProducts] = useState<Props[]>([]);