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

declare const VectorSquareIcon: MdiReactIconComponentType;
export default VectorSquareIcon;
