privates['App\\Application\\Query\\ExportsQuery'] = new \App\Application\Query\ExportsQuery(($this->privates['App\\Infrastructure\\Repository\\ExportsRepository'] ?? $this->load('getExportsRepositoryService.php')), ($this->privates['App\\Infrastructure\\Repository\\ElementTypeRepository'] ?? $this->load('getElementTypeRepositoryService.php')), ($this->privates['App\\Infrastructure\\Provider\\Element\\Collect'] ?? $this->load('getCollect3Service.php')), ($this->privates['App\\Infrastructure\\Provider\\ElementType\\Collect'] ?? $this->load('getCollect2Service.php')), ($this->services['App\\Application\\Query\\Page\\PageQuery'] ?? $this->load('getPageQueryService.php')), ($this->privates['App\\Infrastructure\\Repository\\ConfigurationRepository'] ?? $this->load('getConfigurationRepositoryService.php')));