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