import { IconProps } from '../types';
declare const ArrowBendLeftDown: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default ArrowBendLeftDown;
//# sourceMappingURL=ArrowBendLeftDown.d.ts.map