<?php

namespace Litecms\Country\Interfaces;

interface CountryRepositoryInterface
{
}