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