import { IconProps } from '../lib';
declare function ArrowFatLineUp(props: IconProps): JSX.Element;
export default ArrowFatLineUp;
