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