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

declare const ShieldTickOutlineIcon: MdiReactIconComponentType;
export default ShieldTickOutlineIcon;
