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