/// <reference types="react" />
declare const ArrowDownLeft: (props: any, ref: any) => JSX.Element;
export default ArrowDownLeft;
