export declare type SelectLocale = { noResultsMsg: string; selectAllLabel: string; hideButtonAriaLabel: string; selectPlaceholder: string; clearOptionLabel: string; selectedValuesPrefix: string; collapsibleMenuDescription: string; };