import React from 'react' const ConfigurationField = () => { return (
ConfigurationField
) } export default ConfigurationField