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

declare const Anticlockwise2LineIcon: RemixiconReactIconComponentType;
export default Anticlockwise2LineIcon;
