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