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