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