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