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