import { IconProps } from '../Icon'; declare function SvgHotel(props: IconProps): JSX.Element; export default SvgHotel;