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