import React from 'react';
declare const ExternalLinkIcon: React.FC;
export default ExternalLinkIcon;
