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

declare const VectorPointIcon: MdiReactIconComponentType;
export default VectorPointIcon;
