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