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