import { SvgIconComponent } from './types'; declare const HotelIcon: SvgIconComponent; export default HotelIcon;