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