export declare class Endpoints {
    LIST_ENROLLMENT_TERMS: string;
    GET_ENROLLMENT_TERM: string;
}
//# sourceMappingURL=endpoints.d.ts.map