namespace StatementMachineService.Service
{
    public interface ISignalStateService
    {
        
    }
}