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