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

declare const EqualBoxIcon: MdiReactIconComponentType;
export = EqualBoxIcon;