using System; public interface ITranslatedText { void ResetText(); }