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