declare function getCurrentTime(): any; export declare function orderDetailFormatTime(time: string): any; export default getCurrentTime;