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