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