import type { Formatter } from '../types.js'; export declare function createJsonFormatter(): Formatter; //# sourceMappingURL=json.d.ts.map