export declare const getSelectionContext: (elements: HTMLCollectionOf<Element>) => string[];
