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