import { MdiReactIconComponentType } from './dist/typings';

declare const VectorSelectionIcon: MdiReactIconComponentType;
export default VectorSelectionIcon;
