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