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