export declare enum SchoolCurriculumType { INTERNATIONAL = "International", NATIONAL_STATE = "National / State", NATIONAL_PLUS = "National Plus" }