export declare type NumberOfMilliseconds = number; export declare type UnixTimestamp = number;