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

declare const ShieldLinkVariantOutlineIcon: MdiReactIconComponentType;
export default ShieldLinkVariantOutlineIcon;
