export declare type DateLike = Date | number | string;