<?php

namespace Litematrimony\Profile\Interfaces;

interface ProfileRepositoryInterface
{
}