import * as React from "react"; declare function ArrowCircleLeft(props: React.SVGProps): any; export default ArrowCircleLeft;