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