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