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

declare const AccountMinusIcon: MdiReactIconComponentType;
export default AccountMinusIcon;
