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