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