export declare class Endpoints { LIST_COURSES: string; LIST_COURSES_BY_ENROLLMENT_TERM: string; GET_COURSE: string; } //# sourceMappingURL=endpoints.d.ts.map