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