export declare enum ItemSelectionOperation { ReplaceSelection = 0, AddToSelection = 1 }