import type { TypePredicateFn } from '../types/functions.js'; export declare const isDateString: TypePredicateFn;