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

declare const EarthBoxOffIcon: MdiReactIconComponentType;
export default EarthBoxOffIcon;
