export declare function getUTCOffset(): string;
export declare const unix2str: (input: number) => string;
export declare const second2Countdown: (input: number) => string;
