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