import type { IconProps } from '../../types';
declare const HotelLine: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Hotel Line
 * @see {@link https://remixicon.com/icon/hotel-line Remix Icon Docs}
 */
export { HotelLine };
