/// import { IconProps } from "../../../types"; export default function Link21Icon({ className, dataTestid, ...rest }: IconProps): JSX.Element;