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