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