<?php namespace Clientes\Cliente\Interfaces; interface ClienteRepositoryInterface { }