import { IconDefinition } from '../../types';
declare const ExternalLinkLight: IconDefinition;
export default ExternalLinkLight;
