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