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