import type { Parser } from "./Parser.ts";
export declare const parsers: Record<string, Parser<any>>;
//# sourceMappingURL=index.d.ts.map
