import React from 'react'; import Icon from '@ant-design/icons'; const SVGIcon = () => ( ); const ExternalLinkIcon = props => ; export default ExternalLinkIcon;