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