interface LearningPathExample { createLearningPath: () => LearningPath; }