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