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

declare const ShieldAccountIcon: MdiReactIconComponentType;
export default ShieldAccountIcon;
