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

declare const ShieldRemoveOutlineIcon: MdiReactIconComponentType;
export default ShieldRemoveOutlineIcon;
