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