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