export interface BaseTableLocale { noDataText: string; dataTotalText: string; }