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