export declare function secondsToStr(temp: number): string;
