import * as React from "react"; declare function ExternalLinkOutline(props: React.SVGProps): any; export default ExternalLinkOutline;