import { IconProps } from '../types';
declare const ArrowArcLeft: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default ArrowArcLeft;
//# sourceMappingURL=ArrowArcLeft.d.ts.map