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

declare const LinkIcon: MdiReactIconComponentType;
export default LinkIcon;
