export declare const dateToUTCString: (date: Date) => string;
