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