import { Box } from "@mui/material"; import { FAQ } from "leafcutter-common"; export default function Page() { return ( ); }