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

declare const ShieldOffIcon: MdiReactIconComponentType;
export default ShieldOffIcon;
