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