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

declare const ShieldPersonIcon: MdiReactIconComponentType;
export default ShieldPersonIcon;
