import { IconProps } from '../lib';
declare function ArrowElbowRightUp(props: IconProps): JSX.Element;
export default ArrowElbowRightUp;
