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