import React from 'react'; declare const RenderValueField: (props: any) => React.JSX.Element; export default RenderValueField;