export declare function parseToDate(value: string | Date | number | undefined | null): Date | null; //# sourceMappingURL=parseTime.d.ts.map