export interface SelectViewLocale { listText: string; selectedDataText: string; clearText: string; }