export declare function fromPartsToUtcDate(year: number, month: number, date: number): Date;
//# sourceMappingURL=from-parts-to-utc-date.d.ts.map