import { NextPage } from "next"; import { LeafcutterWrapper } from "components/LeafcutterWrapper"; const About: NextPage = () => ; export default About;