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