<?php

namespace Lavalite\Industry\Interfaces;

interface IndustryRepositoryInterface
{
}