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