With the release of React 18 and the removal `children` as an implicit prop, it is necessary to specify the `children` prop. See https://reactjs.org/blog/2022/03/08/react-18-upgrade-guide.html#updates-to-typescript-definitions for more details.