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

declare const AccountPlusOutlineIcon: MdiReactIconComponentType;
export default AccountPlusOutlineIcon;
