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