import type { IconProps } from '../../types';
declare const Clockwise2Line: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Clockwise 2 Line
 * @see {@link https://remixicon.com/icon/clockwise-2-line Remix Icon Docs}
 */
export { Clockwise2Line };
