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