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