export declare type LessonType = "video" | "text" | "audio" | "pdf" | "file" | "quiz" | "embed";