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