import { NextPage } from "next"; declare const TeacherDashboard: NextPage; export default TeacherDashboard;