declare const getUtcTimestamp: () => number;
export { getUtcTimestamp };
