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