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

declare const InsertLinkIcon: MdiReactIconComponentType;
export default InsertLinkIcon;
