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