import { IconComponent } from '..';
declare const ExternalLinkIcon: IconComponent;
export { ExternalLinkIcon };
