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

declare const SquareIcon: MdiReactIconComponentType;
export default SquareIcon;
