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