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