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