import type { MicroParser } from "./types.js";
export declare const utilityDateParser: MicroParser;
