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

declare const ShieldCheckIcon: MdiReactIconComponentType;
export default ShieldCheckIcon;
