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