export interface SkyGridColumnHeadingModelChange { value?: string; id?: string; field?: string; }