I have a component that gets 2 props, one is another component and the second is a JSON file:
interface HeaderProps { title: ReactElement