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