<?php

namespace Lavalite\Product\Interfaces;

interface ProductRepositoryInterface
{
}