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

declare const ShieldTickIcon: MdiReactIconComponentType;
export default ShieldTickIcon;
