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