import React from 'react'
import { IconProps } from '@welcome-ui/icon'
export declare const LinkIcon: React.FC<IconProps>
