<?php

namespace Shopping\Address\Interfaces;

interface AddressRepositoryInterface
{
}