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