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