export enum CalendarListPreviewStringEnum { FULL_LIST = 'full_list', MONTH_LIST = 'month_list', }