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