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