export { ArrowRightCircle };
export default ArrowRightCircle;
import ArrowRightCircle from "./ArrowRightCircle.svelte";
