<?xml version="1.0"?>
<!--
/**
 * @copyright: Copyright © 2020 Firebear Studio. All rights reserved.
 * @author   : Firebear Studio <fbeardev@gmail.com>
 */
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:noNamespaceSchemaLocation="urn:magento:module:Firebear_ImportExport:etc/firebear_import.xsd">
    <entity name="customer_group" label="Customers Group" model="Firebear\PlatformSap\Model\Import\CustomerGroup"
            behaviorModel="Magento\ImportExport\Model\Source\Import\Behavior\Basic"/>
</config>
