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

declare const VectorUnionIcon: MdiReactIconComponentType;
export default VectorUnionIcon;
