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