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