import { IconProps } from '../types';
declare const MagicWand: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default MagicWand;
//# sourceMappingURL=MagicWand.d.ts.map