export enum CalendarStringEnum { AUTO = 'auto', LEFT = 'left', LIST_PREVIEW = 'listPreview', MAIN = 'main' }