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