import { SVGIconDef } from './types';
declare const HotelBedFilled: SVGIconDef;
export default HotelBedFilled;
