/** @deprecated since v5.0. Please use mat-table instead */ export interface TerraDataTableTextInterface { caption: string; icon?: string; color?: string; }