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

declare const PersonRemoveIcon: MdiReactIconComponentType;
export default PersonRemoveIcon;
