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