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