import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const hotelIconName = "hotel";
export declare const hotelIcon: IconShapeTuple;
