<?php

namespace Lavalite\Johnymap\Interfaces;

interface CityRepositoryInterface
{
}