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