import type { SVGProps } from 'react'; import * as React from 'react'; declare const SvgMagicwand: (props: SVGProps) => React.JSX.Element; export default SvgMagicwand; //# sourceMappingURL=Magicwand.d.ts.map