package com.grkj.iscs.presentation import com.grkj.iscs.base.IView interface IPresentationView : IView {}