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

declare const SquareRootBoxIcon: MdiReactIconComponentType;
export default SquareRootBoxIcon;
