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