import type { Plugin } from "../types/index.js";
export declare const jsonParser: Plugin;
