import {Moment} from 'jalali-moment'; export type CalendarValue = Moment | Moment[] | string | string[];