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

declare const ShieldUserIcon: MdiReactIconComponentType;
export default ShieldUserIcon;
