import type { Transformer } from 'integreat';
declare const json: Transformer;
export default json;
