import React from 'react'; declare const ExternalLinkIcon: (props: React.HTMLAttributes) => React.JSX.Element; export default ExternalLinkIcon;