export declare function utcTimestampFor(unixEpochTicks: number): string;
