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