<?php

namespace Symfony\Component\Console\Helper;

interface HelperInterface
{
}
