export interface DataSourceSelectAllText { selectAll: string; selectedSuffixSingular: string; selectedSuffixPlural: string; }