export declare const isDate: (thing: unknown) => boolean;
