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