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