declare const getUnixUtcTimestamp: () => number;

export = getUnixUtcTimestamp;
