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