import { SvgIconComponent } from './types'; declare const LinkIcon: SvgIconComponent; export default LinkIcon;