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