<?php

namespace Bixo\Niche\Interfaces;

interface NicheRepositoryInterface
{
}