<?php namespace Catalogo\Catalogo\Interfaces; interface CatalogoRepositoryInterface { }