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