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