Given a functional React component that accepts children, what\'s the canonical way to clone those children with correct types?
type Props = { children: Rea