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