The top level component in a React project by definition won\'t have any props passed to it. What is the appropriate way to type this when using Typescript?
I\'ve been us