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