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