<?php declare(strict_types=1);
namespace WbnShoppingExperiencesExport;
use Shopware\Core\Framework\Plugin;
class WbnShoppingExperiencesExport extends Plugin
{
}