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

declare const AnticlockwiseFillIcon: RemixiconReactIconComponentType;
export default AnticlockwiseFillIcon;
