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