export declare function formatDateIso(year: number, month: number, day: number): string;
//# sourceMappingURL=_formatDateIso.d.ts.map