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

declare const ShieldAccountOutlineIcon: MdiReactIconComponentType;
export default ShieldAccountOutlineIcon;
