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