import type { CastFunction } from '../casts.js'; export declare const Name = "date-time"; export declare const Func: CastFunction;