'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
const dshSelectGroupKey = Symbol("ElDshSelectGroup");
const dshSelectKey = Symbol("ElDshSelect");
exports.dshSelectGroupKey = dshSelectGroupKey;
exports.dshSelectKey = dshSelectKey;