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