/// import './index.less'; /** * 多选、距离标线容器 * @returns */ declare const MultiSelectLayer: () => JSX.Element; export default MultiSelectLayer;