/// <reference types="react" />
declare const ArrowDownRight: () => JSX.Element;
export default ArrowDownRight;
