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