import * as React from "react"; import { IconPropsT } from "./types"; export declare const ExternalLink: React.FC;