import type { Guard } from "../types";
export declare const isDate: Guard<Date>;
//# sourceMappingURL=isDate.d.ts.map