import { SVGProps } from "react";
declare const RIHotelLine: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { RIHotelLine };
