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