import { RemixiconReactIconComponentType } from './dist/typings';

declare const Anticlockwise2FillIcon: RemixiconReactIconComponentType;
export default Anticlockwise2FillIcon;
