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