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