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