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

declare const SquareRootIcon: MdiReactIconComponentType;
export default SquareRootIcon;
