import type { IllustrationProps } from '../icon' export default function MoneyHandIcon(props: IllustrationProps) { return ( ) }