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