import { Plugin } from "../plugin";
export declare function jsonPlugin(): Plugin;
