import * as React from "react"; function ArrowCircleDownIcon(props: React.SVGProps) { return ; } export default ArrowCircleDownIcon;