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