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