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