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

declare const AccountsAddIcon: MdiReactIconComponentType;
export default AccountsAddIcon;
