namespace Vinno.FIS.Sonopost.Managers.Interfaces { internal interface IAfterSalesManager : ISonopostManager { } }