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

declare const SquareOutlineIcon: MdiReactIconComponentType;
export default SquareOutlineIcon;
