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