import { type IconProps } from "../_shared.js"; export declare function IconArrowDownToArc(props: IconProps): import("react/jsx-runtime").JSX.Element;