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