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

declare const AccountAddIcon: MdiReactIconComponentType;
export default AccountAddIcon;
