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