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