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

declare const VectorIntersectionIcon: MdiReactIconComponentType;
export default VectorIntersectionIcon;
