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