Como adicionar um uso de uso no React JS

const [something, setSomething] = useState()
Developer Singh