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