import type { SVGProps } from "react";
declare const Link2: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
export default Link2;