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