<?php

namespace Litecms\Payout\Interfaces;

interface PayoutRepositoryInterface
{
}