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