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