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