/**
 * Get the current unit time
 */
export declare function getCurrentUnixTime(): number;
