import * as React from "react"; declare function LinkIcon(props: React.SVGProps): JSX.Element; export default LinkIcon;