export interface IsiColumnConfig { name: string; key: string; visible: boolean; }