import { type Icon } from 'phosphor-react-native';
declare const I: Icon;
/** @deprecated Use MagicWandIcon */
export declare const MagicWand: Icon;
export { I as MagicWandIcon };
//# sourceMappingURL=MagicWand.d.ts.map