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

declare const VectorDifferenceIcon: MdiReactIconComponentType;
export default VectorDifferenceIcon;
