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