import * as React from 'react';
declare const ConfigJsonField: React.FunctionComponent<{}>;
export default ConfigJsonField;
