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