<?php

namespace Cushbu\Artwork\Interfaces;

interface ArtworkRepositoryInterface
{
}