import * as React from "react";
import type { IconProps } from "../types";
declare const CircleHalfDottedClock: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
export default CircleHalfDottedClock;
//# sourceMappingURL=circle-half-dotted-clock.d.ts.map