/** * 时间计算 * @param timeString */ export declare function formatTime(timeString: any): string;