export declare type getTime = () => Promise; export declare function nowToUtcIso(): Promise;