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

declare const ExternalLinkIcon: MdiReactIconComponentType;
export default ExternalLinkIcon;
