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

declare const AccountRemoveIcon: MdiReactIconComponentType;
export = AccountRemoveIcon;