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