import { State } from "../types.js";
export declare const jsonOutput: (state: State) => string;
//# sourceMappingURL=json.d.ts.map