export declare function getCountdownTime(se: number): { day: string; hour: string; minute: string; second: string; };