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