export declare const getUnixTimestampWithAddedMilliseconds: (addedMilliseconds: number) => number;