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