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