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