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