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