declare const setJSONDoc: (jsondoc: any) => void;

export { setJSONDoc };
