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