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