export declare const VALUE_FORMAT = "yyyy-MM-dd"; export declare const TIME_VALUE_FORMAT = "yyyy-MM-dd HH:mm"; export declare const DATE_RANGE_SEPARATOR = " \u2013 ";