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