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

declare const LinkIcon: RemixiconReactIconComponentType;
export default LinkIcon;
