export declare const SELECT_ALL_LABEL = "Select all";
export declare const CLEAR_SELECTION_LABEL = "Clear all";
