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