import type { TOC } from '@ember/component/template-only'; export interface HotelBedIconSignature { Element: SVGSVGElement; } export declare const HotelBedIcon: TOC; //# sourceMappingURL=hotel-bed.d.ts.map