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

declare const AnticlockwiseLineIcon: RemixiconReactIconComponentType;
export default AnticlockwiseLineIcon;
