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