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

declare const VectorCircleIcon: MdiReactIconComponentType;
export default VectorCircleIcon;
