import { IconProps } from '../types';
declare const ArrowLineUpRight: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default ArrowLineUpRight;
//# sourceMappingURL=ArrowLineUpRight.d.ts.map