export enum CalendarMainStringEnum { FULL_SIZE = 182, CYCLE_HEIGHT = 100 * (12 * FULL_SIZE) + 50, CYCLE_HEIGHT_BY_MONTHS = 100 * FULL_SIZE + 65, }