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

declare const GooglePlusBoxIcon: MdiReactIconComponentType;
export default GooglePlusBoxIcon;
