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