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