/// export interface ISelectionItem { ref: React.RefObject; data: any; }