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

declare const AccountPlusOutlineIcon: MdiReactIconComponentType;
export = AccountPlusOutlineIcon;