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