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