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