<?php

use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
use Symfony\Component\DependencyInjection\Exception\RuntimeException;

// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
// Returns the private 'App\Service\Content\ContentFileExporter' shared autowired service.

include_once \dirname(__DIR__, 4).'/src/Service/Content/ContentFileExporter.php';
include_once \dirname(__DIR__, 4).'/vendor/ggggino/wordbundle/Factory.php';

return $this->privates['App\\Service\\Content\\ContentFileExporter'] = new \App\Service\Content\ContentFileExporter(new \GGGGino\WordBundle\Factory(), ($this->services['League\\Flysystem\\Filesystem'] ?? $this->load('getFilesystemService.php')), ($this->privates['App\\Service\\FileService'] ?? $this->load('getFileServiceService.php')), ($this->services['kernel'] ?? $this->get('kernel', 1)));
