import type { IconProps } from '../../types'; declare const ClockwiseFill: import("react").NamedExoticComponent; /** * MingCute Icon: Clockwise Fill * @see {@link https://www.mingcute.com MingCute Icon Docs} */ export { ClockwiseFill };