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