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