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

declare const VectorRectangleIcon: MdiReactIconComponentType;
export default VectorRectangleIcon;
