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