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