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