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

declare const Clockwise2FillIcon: RemixiconReactIconComponentType;
export default Clockwise2FillIcon;
