<?php

namespace Student\Student\Interfaces;

interface KeyRepositoryInterface
{
}