export declare const isDate: (x: any) => x is Date;
//# sourceMappingURL=is-date.d.ts.map