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

declare const AccountPlusIcon: MdiReactIconComponentType;
export default AccountPlusIcon;
