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