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