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