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