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