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