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