export declare const formatDiffTime: (startDate: Date, currentDate: Date) => string;