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

declare const UserRemoveIcon: MdiReactIconComponentType;
export default UserRemoveIcon;
