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