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