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