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