typescript react type of props.children code example Example: react native typescript children prop interface Props { children: React.ReactNode; }