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