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