package io.gitlab.jfronny.translater.interfaces; public interface IMClient { void render(); }