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