// @compilationMode:"infer" function Component() { const dispatch = useDispatch(); // const [state, setState] = useState(0); return (