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