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