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