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