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