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