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