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