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