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