import type { IconProps } from '../../types';
declare const Anticlockwise2Fill: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Anticlockwise 2 Fill
 * @see {@link https://remixicon.com/icon/anticlockwise-2-fill Remix Icon Docs}
 */
export { Anticlockwise2Fill };
