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

declare const ShieldRemoveIcon: MdiReactIconComponentType;
export default ShieldRemoveIcon;
