export declare enum FlashcardType { CLOZE = "CLOZE", BASIC_FRONT_BACK = "BASIC_FRONT_BACK", BASIC_FRONT_BACK_AND_REVERSE = "BASIC_FRONT_BACK_AND_REVERSE", BASIC_FRONT_BACK_OR_REVERSE = "BASIC_FRONT_BACK_OR_REVERSE" }