import * as t from './types'; export declare function utc(input?: t.DateInput): t.IDate;