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