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

declare const ShieldCheckOutlineIcon: MdiReactIconComponentType;
export default ShieldCheckOutlineIcon;
