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

declare const ExternalLinkLineIcon: RemixiconReactIconComponentType;
export default ExternalLinkLineIcon;
