@@ -0,0 +1,5 @@
+import { getElement, getElements, findFirstAdjacent } from '../util';
+
+export function initSelectMultiple(): void {
+}