namespace AIMA.Agent.Environment { public interface IEnvironmentState { } }