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