const HomePage = (): JSX.Element =>
Hello World
; export default HomePage;