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