<?php declare(strict_types=1);
/**
* Created by PhpStorm.
* User: Inhere
* Date: 2018/4/6 0006
* Time: 00:12
*/
namespace Inhere\Console\Component\Animation;
/**
* Class Animation
*
* @package Inhere\Console\Component\Animation
*/
class Animation
{
}