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

declare const SquareMediumOutlineIcon: MdiReactIconComponentType;
export default SquareMediumOutlineIcon;
