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

declare const ShieldOffOutlineIcon: MdiReactIconComponentType;
export default ShieldOffOutlineIcon;
