import React from 'react'; import { IPropDocEditor } from '../types'; export declare function JsonView(props: IPropDocEditor): React.JSX.Element; //# sourceMappingURL=jsonView.d.ts.map