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