export declare const DATE_FORMAT = "YYYY/MM/DD";
export declare const TIME_FORMAT: string;
