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

declare const Clockwise2LineIcon: RemixiconReactIconComponentType;
export default Clockwise2LineIcon;
