import * as React from 'react';
declare const ArrowBendUpRightLight: (props: React.SVGProps<SVGSVGElement>) => React.JSX.Element;
export default ArrowBendUpRightLight;
