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