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