export declare function earliestDate(left: string | null, right: string | null): string | null; //# sourceMappingURL=earliestDate.d.ts.map