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