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

declare const SquareMediumIcon: MdiReactIconComponentType;
export default SquareMediumIcon;
