import { FC } from "react"; import { SvgIcon } from "./types"; export declare const CircleArrowArt: FC; export default CircleArrowArt;